Skip to content

Strip DWARF in finalize, to avoid keeping it around til later unnecessarily#2544

Merged
kripken merged 1 commit intomasterfrom
stdw
Dec 21, 2019
Merged

Strip DWARF in finalize, to avoid keeping it around til later unnecessarily#2544
kripken merged 1 commit intomasterfrom
stdw

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Dec 20, 2019

Without this, the first wasm-opt invocation will remove it. But it
can be very large, and we will soon start to automatically do
updating on it when it exists, so avoid the work if we aren't
actually building a final output with dwarf.

@kripken kripken requested a review from dschuff December 20, 2019 22:08
@kripken kripken merged commit c97d6e4 into master Dec 21, 2019
@kripken kripken deleted the stdw branch December 21, 2019 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants